home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / javelin.swf / scripts / DefineButton2_303 / BUTTONCONDACTION on(release).as
Text File  |  2008-11-12  |  92b  |  7 lines

  1. on(release){
  2.    if(_root.c_rat.max_record > 0)
  3.    {
  4.       _root.CalcURLLink();
  5.    }
  6. }
  7.